From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:03 +0000 (+0000) Subject: packages/mako: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=25ef8c2b0e12e55a223c1cd0466d2504215e73d4;p=openwrt%2Fsvn-archive%2Fpackages.git packages/mako: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40114 --- diff --git a/lang/mako/Makefile b/lang/mako/Makefile index ad935c6c1..d5101d04e 100644 --- a/lang/mako/Makefile +++ b/lang/mako/Makefile @@ -27,7 +27,7 @@ define Package/mako CATEGORY:=Languages TITLE:=Mako Templates for Python URL:=http://www.makotemplates.org/ - DEPENDS:=+python + DEPENDS:=+python endef define Package/mako/description